home *** CD-ROM | disk | FTP | other *** search
/ sustworks.com / 2014.06.sustworks.com.tar / sustworks.com / IPNetMonitorX_2.2.dmg / IPNetMonitorX folder / IPNetMonitorX.app / Contents / Info.plist < prev    next >
Extensible Markup Language  |  2008-05-21  |  7KB  |  302 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleDocumentTypes</key>
  8.     <array>
  9.         <dict>
  10.             <key>CFBundleTypeExtensions</key>
  11.             <array>
  12.                 <string>ipnm</string>
  13.             </array>
  14.             <key>CFBundleTypeIconFile</key>
  15.             <string>IPNetMonitorX_doc</string>
  16.             <key>CFBundleTypeName</key>
  17.             <string>NetMonitor URL</string>
  18.             <key>CFBundleTypeOSTypes</key>
  19.             <array>
  20.                 <string>MIPR</string>
  21.             </array>
  22.             <key>CFBundleTypeRole</key>
  23.             <string>Viewer</string>
  24.             <key>LSTypeIsPackage</key>
  25.             <false/>
  26.             <key>NSDocumentClass</key>
  27.             <string>IPNMDocument</string>
  28.             <key>NSPersistentStoreTypeKey</key>
  29.             <string>Binary</string>
  30.         </dict>
  31.     </array>
  32.     <key>CFBundleExecutable</key>
  33.     <string>IPNetMonitorX</string>
  34.     <key>CFBundleGetInfoString</key>
  35.     <string>2.2, Copyright 2001-08 Sustainable Softworks Inc. All rights reserved.</string>
  36.     <key>CFBundleHelpBookFolder</key>
  37.     <string>IPNetMonitorX Help</string>
  38.     <key>CFBundleHelpBookName</key>
  39.     <string>IPNetMonitorX Help</string>
  40.     <key>CFBundleIconFile</key>
  41.     <string>IPNetMonitorX.icns</string>
  42.     <key>CFBundleIdentifier</key>
  43.     <string>com.sustworks.IPNetMonitorX</string>
  44.     <key>CFBundleInfoDictionaryVersion</key>
  45.     <string>6.0</string>
  46.     <key>CFBundleName</key>
  47.     <string>IPNetMonitorX</string>
  48.     <key>CFBundlePackageType</key>
  49.     <string>APPL</string>
  50.     <key>CFBundleShortVersionString</key>
  51.     <string>2.2</string>
  52.     <key>CFBundleSignature</key>
  53.     <string>MIPR</string>
  54.     <key>CFBundleURLTypes</key>
  55.     <array>
  56.         <dict>
  57.             <key>CFBundleURLName</key>
  58.             <string>Ping</string>
  59.             <key>CFBundleURLSchemes</key>
  60.             <array>
  61.                 <string>ping</string>
  62.             </array>
  63.         </dict>
  64.         <dict>
  65.             <key>CFBundleURLName</key>
  66.             <string>Trace Route</string>
  67.             <key>CFBundleURLSchemes</key>
  68.             <array>
  69.                 <string>traceroute</string>
  70.             </array>
  71.         </dict>
  72.         <dict>
  73.             <key>CFBundleURLName</key>
  74.             <string>Port Scan</string>
  75.             <key>CFBundleURLSchemes</key>
  76.             <array>
  77.                 <string>portscan</string>
  78.             </array>
  79.         </dict>
  80.         <dict>
  81.             <key>CFBundleURLName</key>
  82.             <string>Monitor</string>
  83.             <key>CFBundleURLSchemes</key>
  84.             <array>
  85.                 <string>monitor</string>
  86.             </array>
  87.         </dict>
  88.         <dict>
  89.             <key>CFBundleURLName</key>
  90.             <string>Address Scan</string>
  91.             <key>CFBundleURLSchemes</key>
  92.             <array>
  93.                 <string>scan</string>
  94.             </array>
  95.         </dict>
  96.         <dict>
  97.             <key>CFBundleURLName</key>
  98.             <string>Name Server Query</string>
  99.             <key>CFBundleURLSchemes</key>
  100.             <array>
  101.                 <string>nslookup</string>
  102.             </array>
  103.         </dict>
  104.         <dict>
  105.             <key>CFBundleURLName</key>
  106.             <string>Who Is</string>
  107.             <key>CFBundleURLSchemes</key>
  108.             <array>
  109.                 <string>whois</string>
  110.             </array>
  111.         </dict>
  112.         <dict>
  113.             <key>CFBundleURLName</key>
  114.             <string>Finger</string>
  115.             <key>CFBundleURLSchemes</key>
  116.             <array>
  117.                 <string>finger</string>
  118.             </array>
  119.         </dict>
  120.         <dict>
  121.             <key>CFBundleURLName</key>
  122.             <string>Name Server Query</string>
  123.             <key>CFBundleURLSchemes</key>
  124.             <array>
  125.                 <string>dig</string>
  126.             </array>
  127.         </dict>
  128.         <dict>
  129.             <key>CFBundleURLName</key>
  130.             <string>Lookup</string>
  131.             <key>CFBundleURLSchemes</key>
  132.             <array>
  133.                 <string>lookup</string>
  134.             </array>
  135.         </dict>
  136.         <dict>
  137.             <key>CFBundleURLName</key>
  138.             <string>Link Rate</string>
  139.             <key>CFBundleURLSchemes</key>
  140.             <array>
  141.                 <string>linkrate</string>
  142.             </array>
  143.         </dict>
  144.     </array>
  145.     <key>CFBundleVersion</key>
  146.     <string>2.2</string>
  147.     <key>NSAppleScriptEnabled</key>
  148.     <string>YES</string>
  149.     <key>NSHelpFile</key>
  150.     <string>IPNetMonitorX_help.html</string>
  151.     <key>NSMainNibFile</key>
  152.     <string>MainMenu</string>
  153.     <key>NSPrincipalClass</key>
  154.     <string>NSApplication</string>
  155.     <key>NSServices</key>
  156.     <array>
  157.         <dict>
  158.             <key>NSMenuItem</key>
  159.             <dict>
  160.                 <key>default</key>
  161.                 <string>IPNetMonitor/Ping</string>
  162.             </dict>
  163.             <key>NSMessage</key>
  164.             <string>doService</string>
  165.             <key>NSPortName</key>
  166.             <string>IPNetMonitorX</string>
  167.             <key>NSSendTypes</key>
  168.             <array>
  169.                 <string>NSStringPboardType</string>
  170.             </array>
  171.             <key>NSUserData</key>
  172.             <string>ping</string>
  173.         </dict>
  174.         <dict>
  175.             <key>NSMenuItem</key>
  176.             <dict>
  177.                 <key>default</key>
  178.                 <string>IPNetMonitor/Trace Route</string>
  179.             </dict>
  180.             <key>NSMessage</key>
  181.             <string>doService</string>
  182.             <key>NSPortName</key>
  183.             <string>IPNetMonitorX</string>
  184.             <key>NSSendTypes</key>
  185.             <array>
  186.                 <string>NSStringPboardType</string>
  187.             </array>
  188.             <key>NSUserData</key>
  189.             <string>traceroute</string>
  190.         </dict>
  191.         <dict>
  192.             <key>NSMenuItem</key>
  193.             <dict>
  194.                 <key>default</key>
  195.                 <string>IPNetMonitor/Lookup</string>
  196.             </dict>
  197.             <key>NSMessage</key>
  198.             <string>doService</string>
  199.             <key>NSPortName</key>
  200.             <string>IPNetMonitorX</string>
  201.             <key>NSSendTypes</key>
  202.             <array>
  203.                 <string>NSStringPboardType</string>
  204.             </array>
  205.             <key>NSUserData</key>
  206.             <string>lookup</string>
  207.         </dict>
  208.         <dict>
  209.             <key>NSMenuItem</key>
  210.             <dict>
  211.                 <key>default</key>
  212.                 <string>IPNetMonitor/Subnet Calc</string>
  213.             </dict>
  214.             <key>NSMessage</key>
  215.             <string>doService</string>
  216.             <key>NSPortName</key>
  217.             <string>IPNetMonitorX</string>
  218.             <key>NSSendTypes</key>
  219.             <array>
  220.                 <string>NSStringPboardType</string>
  221.             </array>
  222.             <key>NSUserData</key>
  223.             <string>subnetcalc</string>
  224.         </dict>
  225.         <dict>
  226.             <key>NSMenuItem</key>
  227.             <dict>
  228.                 <key>default</key>
  229.                 <string>IPNetMonitor/Address Scan</string>
  230.             </dict>
  231.             <key>NSMessage</key>
  232.             <string>doService</string>
  233.             <key>NSPortName</key>
  234.             <string>IPNetMonitorX</string>
  235.             <key>NSSendTypes</key>
  236.             <array>
  237.                 <string>NSStringPboardType</string>
  238.             </array>
  239.             <key>NSUserData</key>
  240.             <string>addressScan</string>
  241.         </dict>
  242.         <dict>
  243.             <key>NSMenuItem</key>
  244.             <dict>
  245.                 <key>default</key>
  246.                 <string>IPNetMonitor/Port Scan</string>
  247.             </dict>
  248.             <key>NSMessage</key>
  249.             <string>doService</string>
  250.             <key>NSPortName</key>
  251.             <string>IPNetMonitorX</string>
  252.             <key>NSSendTypes</key>
  253.             <array>
  254.                 <string>NSStringPboardType</string>
  255.             </array>
  256.             <key>NSUserData</key>
  257.             <string>portScan</string>
  258.         </dict>
  259.         <dict>
  260.             <key>NSMenuItem</key>
  261.             <dict>
  262.                 <key>default</key>
  263.                 <string>IPNetMonitor/Who Is</string>
  264.             </dict>
  265.             <key>NSMessage</key>
  266.             <string>doService</string>
  267.             <key>NSPortName</key>
  268.             <string>IPNetMonitorX</string>
  269.             <key>NSSendTypes</key>
  270.             <array>
  271.                 <string>NSStringPboardType</string>
  272.             </array>
  273.             <key>NSUserData</key>
  274.             <string>whois</string>
  275.         </dict>
  276.         <dict>
  277.             <key>NSMenuItem</key>
  278.             <dict>
  279.                 <key>default</key>
  280.                 <string>IPNetMonitor/Open URL</string>
  281.             </dict>
  282.             <key>NSMessage</key>
  283.             <string>doService</string>
  284.             <key>NSPortName</key>
  285.             <string>IPNetMonitorX</string>
  286.             <key>NSSendTypes</key>
  287.             <array>
  288.                 <string>NSStringPboardType</string>
  289.             </array>
  290.             <key>NSUserData</key>
  291.             <string>openurl</string>
  292.         </dict>
  293.     </array>
  294.     <key>fileReleaseDateD</key>
  295.     <string>20</string>
  296.     <key>fileReleaseDateM</key>
  297.     <string>5</string>
  298.     <key>fileReleaseDateY</key>
  299.     <string>2008</string>
  300. </dict>
  301. </plist>
  302.